The Method of Going Back to DOS Correctly from Assembler Language Program 从汇编语言中正确返回DOS的方法
In computer programming, sections of assembler, or machine language, embedded into a high level language program. 在计算机程序设计中,嵌入高级语言程序中的一般汇编语言或机器语言。
With RTSL, users need not involve in the assembler and hardware, source programs written in RTSL can be adapted to symbolic language program using fixed-point arithmetic. Consequently the simulation software will be run in higher speed. 借助RTSL语言,用户可以避开汇编指令和计算机硬件的细节,而用户源程序却可以直接转换为采用定点算法的汇编语言程序,因而仿真软件将以较高的速度运行。
Dissect of Intel 8086/ 8088 assembler language program structure 关于Intel8086/8088汇编语言程序结构的剖析
An example of Turbo BASIC calling for 8088 assembler language program is presented, and it os shown that the language is simple, convenient and reliable for solving alike problems. 最后给出一个TurboBASIC调用8088汇编语言程序的应用实例。说明该语言解决同类问题具有的简单方便和可靠等优点。
Under the control of the real time clock, assembler language plot system program can complete dynamic display or static repetition of the process on the screen. 系统在实时时钟管理下,由汇编语言图示软件在CRT上进行动态跟踪图示或静态的曲线重现;
This paper introduces the Win32 assembler language, and probes into the Win32 application program design by using Win32 assembler language. 简要介绍了Win32汇编语言,并就Win32汇编语言用于Win32应用程序设计作了一些初步的探讨。
C& language and information exchange in assembler language program C语言与汇编语言程序中的数据通讯技术
Win32 Assembler Language and Win32 Application Program Design Win32汇编语言与Win32应用程序设计
In software design, the assembler language is used to write the control program, which control the working voltage of the system dynamic varying, and prevents the stealing of the electric energy. 在软件设计中,采用汇编语言编写程序,控制系统工作电压动的动态变换,防止窃电现象的发生。
Use assembler language to program and debug the algorithm, and then, calculate that the realized time is 0.748 ms. 对算法部分用汇编语言进行编程和调试,证明其正确后,算得其图像重建算法部分的实现时间为0.748ms,大大地提高了图像重建的速度。
The paper mainly covers intrinsic mechanism of data transmission between assembler program and Turbo C language program including ways of transmitting value, address, external variable, process value return. 本文主要介绍汇编语言程序和Turbo语言程序间数据传递的传值方法,传址方法及外部变量方法和过程返值方法的内在机理。
Assembler code program containing library function name is firstly translated into intermediate language program and then into high level language program to reduce complexity of decompilation. 将含有库函数名的汇编代码程序翻译成中间语言程序,然后再转换成高级语言程序可降低逆编译的复杂性。